home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / giochi / f1gp-ed.lha / F1GP-Ed / Locale / NewCatalog.ct (.txt) next >
Amiga Catalog Translation file  |  1995-09-18  |  12KB  |  552 lines

  1. ## version 
  2. ## language 
  3. ## codeset 0
  4. ;   F1GP-Ed 3.xx:   The most powerful F1GP/WC editor around
  5. ;   Copyright 
  6.  1994-1995 Oliver Roberts
  7. ;   This file contains the catalog-definitions and the english strings
  8. ;   that are builtin.  If you would prefer the text in F1GP-Ed to be in
  9. ;   another language, then translate and complete this file and send it
  10. ;   back to me - read on for full instructions.
  11. ;   Author:     Oliver Roberts
  12. ;               30 Tillett Road
  13. ;               Norwich
  14. ;               Norfolk
  15. ;               NR3 4BJ
  16. ;               ENGLAND
  17. ;   Internet: O.J.C.Roberts@essex.ac.uk
  18. ;   The following defines a sequence of strings. Each definition looks as
  19. ;   follows:
  20. ;   MSG_STRING_NAME
  21. ;   text
  22. ;   ;english
  23. ;   where:
  24. ;   MSG_STRING_NAME is the name of the macro-definition, that will be used
  25. ;            to get the string - do NOT change this!
  26. ;   text        is the text, the string will contain (fill this in)
  27. ;   ;english        is the text in english
  28. ;   *** strings can contain certain tokens:
  29. ;      \n     denotes a physical newline (carriage return)
  30. ;      _      denotes a keyboard shortcut
  31. ;************************************************************************
  32. ;** Text used in various requester buttons
  33. TXT_Load
  34. ;Load
  35. TXT_Save
  36. ;Save
  37. TXT_Select
  38. ;Select
  39. TXT_Replace
  40. ;Replace
  41. TXT_Cancel
  42. ;Cancel
  43. ;*******************************************************************
  44. ;** Various requester title text
  45. ;** (string length is not too important)
  46. TXT_DisplayErrorTitle
  47. ;F1GP-Ed Message
  48. TXT_ConfirmReqTitle
  49. ;F1GP-Ed Request
  50. TXT_DataFileReqTitle
  51. ;Select F1GP-Ed datafile
  52. TXT_SampleReqTitle
  53. ;Select RAW sound sample
  54. TXT_DirReqTitle
  55. ;Select directory
  56. TXT_BinReqTitle
  57. ;Select F1GP disk #2 directory
  58. TXT_RecordsReqTitle
  59. ;Select F1GP lap records file
  60. TXT_NamesReqTitle
  61. ;Select F1GP names file
  62. TXT_SetupReqTitle
  63. ;Select F1GP global car setups file
  64. TXT_SingleSetupReqTitle
  65. ;Select F1GP car setup file
  66. TXT_OutputTextReqTitle
  67. ;Select output file
  68. TXT_GfxReqTitle
  69. ;Select RAW Bitmap
  70. ;********************************************************************
  71. ;** Warnings that require responses
  72. ;** (string length is not important)
  73. TXT_FileExists
  74. ;File exists, replace?
  75. TXT_SampleTooSmall
  76. ;Warning: Sample is smaller than the\n\
  77. ;recommended size.  Remaining space\n\
  78. ;will be cleared.  Do you still\n\
  79. ;want to save it?
  80. TXT_SampleTooBig
  81. ;Warning: Sample size is larger than\n\
  82. ;the recommended size.  Sample will\n\
  83. ;be truncated.  Do you still want to\n\
  84. ;save it?
  85. TXT_ConfirmQuit
  86. ;Are you sure you want to quit?
  87. TXT_ModifyBin
  88. ;This will directly modify your F1GP binary.\n\
  89. ;Please make sure you are using a backup\n\n\
  90. ;Version \
  91. TXT_MemWarn
  92. ;This option will directly alter system memory.\n\
  93. ;Make sure you have saved all your work\n\n\
  94. ;Version \
  95. TXT_PatchQuit
  96. ;Memory Patches still active.\n\
  97. ;Remove them, and then quit?
  98. TXT_CloseWindows
  99. ;Change screen now?\n\
  100. ;(all windows will be closed)
  101. ;**********************************************************************
  102. ;** Error messages
  103. ;** (string length is not important)
  104. TXT_NoGadtools
  105. ;Requires gadtools13.library V34
  106. TXT_NoAsl
  107. ;Requires asl.library V38 or reqtools.library V38
  108. TXT_NoReqtools
  109. ;Requires reqtools.library V38
  110. TXT_ScreenOpenFailed
  111. ;Could not open screen
  112. TXT_NotABinary
  113. ;Not a F1GP or WC Binary!  The size of the `f1gp'\n\
  114. ;file should be 582780, 582988 or 582992 bytes.
  115. TXT_WrongFileType
  116. ;Expected different file type
  117. TXT_LessThan26Selected
  118. ;You must have at least 26 drivers\n\
  119. ;allocated to the teams.
  120. TXT_StackTooSmall
  121. ;Stack too small - F1GP-Ed needs at least 4000 bytes
  122. TXT_NotInMem
  123. ;Cannot find F1GP in memory - aborting operation
  124. TXT_ClickGFXError
  125. ;Could not allocate memory to enable colour editor
  126. TXT_Crippled
  127. ;You haven't registered - feature disabled
  128. TXT_NoF1GPLib
  129. ;Requires f1gp.library V34
  130. ;**********************************************************************
  131. ;** Camera editor text
  132. ;** (string is important)
  133. cameraLength
  134. ;_Length of Shot:
  135. cameraSpeed
  136. ;_Tracking Speed:
  137. cameraZoom
  138. ;_Zoom:
  139. cameraHeight
  140. ;_Height:
  141. cameraPresets
  142. ;_Presets:
  143. cameraRide
  144. ;_Ride Height:
  145. cameraTrackCam
  146. ;Trackside Camera
  147. cameraChaseCam
  148. ;Chase Cameras
  149. cameraBothCam
  150. ;Trackside & Chase
  151. cameraInCar
  152. ;In-Car
  153. ;*********************************************************************
  154. ;** Cheat editor text
  155. ;** (string length is important)
  156. cheatQPractice
  157. ;_Q Tyres in Practice?
  158. cheatUnlimited
  159. ;_Unlimited Q Tyres?
  160. cheatAids
  161. ;_All Driving Aids?
  162. cheatTeamHP
  163. ;Use _Team HP?
  164. cheatPlayerHP
  165. ;_Player HP:
  166. cheatFinishHP
  167. ;_Finish HP:
  168. cheatDegradeHP
  169. ;_Degrade HP?
  170. ;********************************************************************
  171. ;** Car Control editor text
  172. ;** (string length is important)
  173. controlLeft
  174. ;_left
  175. controlCentre
  176. ;centre
  177. controlRight
  178. ;right
  179. controlBack
  180. ;back
  181. controlForward
  182. controlAGear
  183. ;Analog _Gearchange:
  184. controlKeyDef
  185. ;Keyboard _Default?
  186. controlCali
  187. ;Analog Joystick Calibration
  188. ;*********************************************************************
  189. ;** Driver editor text
  190. ;** (string length is important)
  191. driverName
  192. ;_Name:
  193. driverSelect
  194. ;_Selected?
  195. driverQual
  196. ;_Qual:
  197. driverRace
  198. ;_Race:
  199. driverHelmet
  200. ;Edit _Helmet...
  201. driverUp
  202. driverDown
  203. ;_Down
  204. driverGlobal
  205. ;Global
  206. ;*********************************************************************
  207. ;** In-game prefs editor text
  208. ;** (string length is important)
  209. gameDamage1
  210. ;_Hit Wall (retire):
  211. gameDamage2
  212. ;Hit Car (retire):
  213. gameDamage3
  214. ;Hit Car (damage):
  215. gameDamage4
  216. ;Hit Wall (damage):
  217. gameDetail
  218. ;_Detail Level:
  219. gameFramesSec
  220. ;_Frames/sec:
  221. gameTargetDisp
  222. ;_Target Display:
  223. gameYellow
  224. ;_Yellow Flag Delay:
  225. gameRemoval
  226. ;_Car Removal Delay:
  227. gameDamage
  228. ;Car Fragility
  229. ;*********************************************************************
  230. ;** Common memory patch GUI text
  231. ;** (string length is important)
  232. memInstall
  233. ;_Install
  234. memRemove
  235. ;_Remove
  236. ;*********************************************************************
  237. ;**  Main window text
  238. ;**  (string length is important)
  239. mainMemPatch
  240. ;Memory Patches
  241. mainFileEd
  242. ;File Editors
  243. mainOther
  244. ;Other
  245. ;*********************************************************************
  246. ;** F1GP options editor text
  247. ;** (string length is important)
  248. optionsBrakes
  249. ;Auto _Brakes?
  250. optionsGears
  251. ;Auto _Gears?
  252. optionsSpins
  253. ;_Self-Righting Spins?
  254. optionsIndes
  255. ;_Indestructable?
  256. optionsLine
  257. ;Dotted `Best _Line'?
  258. optionsGear
  259. ;S_uggested Gear?
  260. optionsStandard
  261. ;Opposition S_tandard:
  262. optionsSpread
  263. ;Opposition Spr_ead:
  264. optionsPrac
  265. ;_Practice:
  266. optionsQual
  267. ;_Qualifying:
  268. optionsDist
  269. ;_Race Distance:
  270. optionsMulti
  271. ;_Multiplayer Turns:
  272. optionsUnits
  273. ;U_nits:
  274. optionsFast
  275. ;_Fast Windows?
  276. optionsAnims
  277. ;_Animations?
  278. optionsAnalog
  279. ;Analog _Joystick?
  280. optionsSetups
  281. ;Separate Qual/Race _Car Setups?
  282. optionsHelp
  283. ;Help Options
  284. optionsRace
  285. ;Race Options
  286. optionsGame
  287. ;Game Options
  288. ;*********************************************************************
  289. ;** PatchF1GP GUI text
  290. ;** (string length is important)
  291. pf1gpInterrupt
  292. ;Interrupt _Enabled?
  293. pf1gpDebounce
  294. ;_Debounce:
  295. pf1gpDigi
  296. ;Digital _Joystick Gears
  297. pf1gpKey
  298. ;_2 Key Gearchange?
  299. pf1gpTraction
  300. ;Traction Control
  301. ;*********************************************************************
  302. ;** Prefs editor text
  303. ;** (string length is important)
  304. prefsQuick
  305. ;Select _Quick Race?
  306. prefsSkip
  307. ;_Skip Startup Menu?
  308. prefsManual
  309. ;_Manual:
  310. prefsTiming
  311. ;_Timing:
  312. prefsDefDir
  313. ;_Default Dir:
  314. prefsLevel
  315. ;_Level Name:
  316. prefsGUI
  317. ;Fast _GUI?
  318. prefsFilter
  319. ;_File Filter?
  320. prefsLaps
  321. ;Quick _Race Laps:
  322. prefsWetProb
  323. ;_Wet Race Probability:
  324. prefsFirst
  325. ;_1st:
  326. prefsTenth
  327. ;10th:
  328. prefsPoints
  329. ;Points
  330. prefsQualLaps
  331. ;Q_ual Laps:
  332. ;*********************************************************************
  333. ;** Record editor text
  334. ;** (string length is important)
  335. recordCondition
  336. ;_Condition
  337. recordDriver
  338. ;_Driver:
  339. recordTeam
  340. ;_Team:
  341. recordTime
  342. ;T_ime:
  343. recordDate
  344. ;D_ate:
  345. recordLoad
  346. ;_Load
  347. recordSave
  348. ;_Save
  349. ;*********************************************************************
  350. ;** Sample editor text
  351. ;** (string length is important)
  352. sampleBin
  353. ;F1GP _Binary...
  354. sampleMem
  355. ;_Memory...
  356. sampleSave
  357. ;Save RAW sample to:
  358. ;*********************************************************************
  359. ;** Car Setup Editor text
  360. ;** (string length is important)
  361. setupFrontW
  362. ;_Front Wing:
  363. setupRearW
  364. ;_Rear Wing:
  365. setup1
  366. ;1st:
  367. setup2
  368. ;2nd:
  369. setup3
  370. ;3rd:
  371. setup4
  372. ;4th:
  373. setup5
  374. ;5th:
  375. setup6
  376. ;6th:
  377. setupBrake
  378. ;_Brake Balance:
  379. setupTyre
  380. ;_Tyre Compound:
  381. setupLoadGlob
  382. ;Load _Global
  383. setupSaveGlob
  384. ;Save Gl_obal
  385. setupGear
  386. ;Gear
  387. setupRatios
  388. ;Ratios
  389. setupRear
  390. ;Rear
  391. setupFront
  392. ;Front
  393. ;*********************************************************************
  394. ;** Stats GUI text
  395. ;** (string length is important)
  396. statsOutput
  397. ;_Output:
  398. statsPrint
  399. ;_Print
  400. ;*********************************************************************
  401. ;** Team editor text
  402. ;** (string length is important)
  403. TXT_NoDriver
  404. ;None
  405. teamMax
  406. ;Ma_x Teams:
  407. teamEngine
  408. ;_Engine:
  409. teamHP
  410. ;_HP:
  411. teamDriverA
  412. ;Driver _A:
  413. teamDriverB
  414. ;Driver _B:
  415. teamCar
  416. ;Edit _Car...
  417. teamCrew
  418. ;Edit _Pit Crew...
  419. teamSpeed
  420. ;Speed _Factor:
  421. ;*********************************************************************
  422. ;** Graphics editor text
  423. ;** (string length is important)
  424. gfxSave
  425. ;Save RAW Bitmap to:
  426. gfxCockpit
  427. ;Cockpit
  428. ;*********************************************************************
  429. ;** Keyboard Redefinition windows
  430. ;** (string length is not important)
  431. keyDefine
  432. ;Redefine _Keys...
  433. keySteerRight
  434. ;Steer Right
  435. keySteerLeft
  436. ;Steer Left
  437. keyBrake
  438. ;Brake
  439. keyAccelerate
  440. ;Accelerate
  441. keyShowTimes
  442. ;Show positions and times
  443. keyTimesOff
  444. ;Positions and times off
  445. keyPositions
  446. ;Positions front/behind
  447. keySetupMenu
  448. ;Car setup menu
  449. keyHUDUp
  450. ;Move HUD up
  451. keyHUDDown
  452. ;Move HUD down
  453. keyHUDLeft
  454. ;Move HUD left
  455. keyHUDRight
  456. ;Move HUD right
  457. keyToggleHUD
  458. ;Toggle HUD
  459. keyHUDSize
  460. ;Change HUD size
  461. keyForChase
  462. ;Forward chase view
  463. keyYourCar
  464. ;View your car
  465. keyRevChase
  466. ;Reverse chase view
  467. keyNextCar
  468. ;Next car
  469. keyPrevCar
  470. ;Previous car
  471. keyTrackside
  472. ;Trackside view
  473. keyCockpit
  474. ;Cockpit view
  475. keyChangeUp
  476. ;Change up a gear
  477. keyChangeDown
  478. ;Change down a gear
  479. ;*********************************************************************
  480. ;** Local Speed Factor window
  481. ;** (string length is important)
  482. sfactorLocal
  483. ;_Local Speed Factor:
  484. sfactorReset
  485. ;Re_set
  486. sfactorDec
  487. ;_Decrease All
  488. sfactorInc
  489. ;I_ncrease All
  490. ;*********************************************************************
  491. ;** Misc patches window
  492. ;** (string length is important)
  493. miscPitLight
  494. ;_Pit Light Off?
  495. ;*********************************************************************
  496. ;** Menu text
  497. ;** (string length is not important)
  498. menuProjectTitle
  499. ;Project
  500. menuFileTitle
  501. ;File
  502. menuWindowTitle
  503. ;Window
  504. menuMemoryTitle
  505. ;Memory
  506. menuSettingsTitle
  507. ;Settings
  508. menuNew
  509. menuLoad
  510. ;Load from
  511. menuDatafile
  512. ;Datafile...
  513. menuBinary
  514. ;F1GP Binary...
  515. menuMemory
  516. ;Memory
  517. menuSave
  518. ;Save to
  519. menuAbout
  520. ;About...
  521. menuQuit
  522. ;Quit
  523. menuLoadNames
  524. ;Load Names...
  525. menuSaveNames
  526. ;Save Names...
  527. menuDefault
  528. ;Default settings
  529. menuInstall
  530. ;Install Patches
  531. menuRemove
  532. ;Remove Patches
  533. menuIcons
  534. ;Create Icons?
  535. menuOverwrite
  536. ;Overwrite Files?
  537. menuConfirm
  538. ;Confirmation Requests?
  539. menuFilter
  540. ;File Filter?
  541. menuSavePos
  542. ;Save Window Positions?
  543. menuScreen
  544. ;Screen
  545. menuScreenPub
  546. ;Public
  547. menuScreenCust
  548. ;Custom...
  549. menuSaveSettings
  550. ;Save Settings
  551. ; END
  552.